-
Home
-
Directory Listings WordPress plugin – uListing
-
2.0.7
-
Code
-
Classes
- Stripe
Total Complexity |
133 |
Dependencies |
20 |
Dependents |
9 |
Total lines |
870 |
Lines of code |
564 |
Logical lines of code |
278 |
Comment lines |
195 |
Methods |
47 |
Properties |
0 |
Methods 47
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
payment_one_time() |
B |
35 |
20 |
80 |
stripe_modal_info() |
A |
42 |
11 |
49 |
payment_subscription() |
A |
49 |
8 |
32 |
get_payment_script() |
S |
47 |
5 |
51 |
api_card_add() |
S |
49 |
6 |
31 |
stripe_synchronization() |
S |
55 |
6 |
19 |
stripe_synchronization_ajax() |
S |
55 |
6 |
19 |
customer_get_card_list() |
S |
54 |
5 |
20 |
get_active_mode() |
S |
66 |
5 |
7 |
api_card_make_default() |
S |
53 |
3 |
24 |
api_card_delete() |
S |
53 |
3 |
24 |
init() |
S |
56 |
3 |
17 |
add_account_endpoint() |
S |
57 |
3 |
16 |
subscription_canceld() |
S |
63 |
4 |
10 |
save_settings() |
S |
66 |
3 |
8 |
subscription_cancel() |
S |
67 |
3 |
7 |
get_stripe_plan_id() |
S |
70 |
3 |
5 |
__construct() |
S |
59 |
2 |
13 |
get_mode() |
S |
67 |
2 |
7 |
payment_method_data() |
S |
63 |
2 |
10 |
delete_plan() |
S |
70 |
2 |
6 |
update_plan_or_created() |
S |
68 |
2 |
7 |
get_payment_status() |
S |
66 |
2 |
8 |
getPlanInterval() |
S |
67 |
1 |
8 |
install() |
S |
91 |
1 |
2 |
uninstall() |
S |
91 |
1 |
2 |
get_payment_form() |
S |
77 |
1 |
3 |
render_settings() |
S |
77 |
1 |
3 |
add_payment_method() |
S |
75 |
1 |
4 |
add_payment_method_list() |
S |
74 |
1 |
4 |
invoice_retrieve() |
S |
75 |
1 |
4 |
get_balance() |
S |
76 |
1 |
4 |
subscription_update() |
S |
72 |
1 |
5 |
customer_create() |
S |
75 |
1 |
4 |
subscription_create() |
S |
75 |
1 |
4 |
plan_delete() |
S |
75 |
1 |
4 |
plan_update() |
S |
75 |
1 |
4 |
plan_create() |
S |
75 |
1 |
4 |
charge() |
S |
75 |
1 |
4 |
customer_delete_card() |
S |
75 |
1 |
4 |
customer_set_default_card() |
S |
75 |
1 |
4 |
checkCurrency() |
S |
81 |
1 |
3 |
getData() |
S |
76 |
1 |
4 |
customer_add_card() |
S |
75 |
1 |
4 |
customer_delete() |
S |
75 |
1 |
4 |
customer_retrieve() |
S |
75 |
1 |
4 |
customer_get_card() |
S |
75 |
1 |
4 |